Welcome![Sign In][Sign Up]
Location:
Search - PIC matlab

Search list

[WEB CodeDS12C887实时时钟PIC接口程序

Description: DS12C887实时时钟PIC接口程序-DS12C887 real-time clock interface PIC procedure
Platform: | Size: 1024 | Author: 汪峰 | Hits:

[SCMPIC芯片用于USB的源程序

Description: 这是用PIC芯片处理USB的源代码,包括初始化USB,中断设置等,是汇编语言入门USB操作的很好参考程序!-This is the PIC chip USB source code, including the USB initialization, interrupt settings, assembly language entry USB good reference operating procedure!
Platform: | Size: 102400 | Author: 黄勇 | Hits:

[Post-TeleCom sofeware systemstxf

Description: PIC呀,就是并行干扰删除多用户检测,属于4G中候选技术的-PIC ah, the parallel is the deletion of multi-user interference detection, which the candidate belongs to 4G technology
Platform: | Size: 15360 | Author: 钟秋 | Hits:

[SCMMatlab_pc_serial

Description: 结合单片机和M a t l a b 两者的优点,基于事件驱动的中断通信机制,提出一种Matlab 环境下PC 机与 单片机实时串行通信及数据处理的方法;完成单片机数据采集系统与PC 机的RS-232/RS-485 串行通 信及其通信数据的分析处理、文件存储、F I R 滤波及图形显示;简化系统开发流程,提高开发效率。 该方法已成功应用于一个P I C 1 6 F 8 7 6 单片机应用系统实例之中-Combination of single-chip and M atlab strong points of both, based on event-driven interruption of communication mechanism, a Matlab environment PC and MCU in real-time serial communication and data processing methods complete single-chip data acquisition system with PC-RS-232/RS-485 serial communication and analysis of communication data processing, file storage, FIR filtering and graphical display simplify the system development flow, improve development efficiency. The method has been successfully applied to a PIC 1 6 F 8 7 6 examples of single-chip microcomputer application systems
Platform: | Size: 151552 | Author: pengrong | Hits:

[SCMad

Description: 该程序利用pic单片机的A/D模块实现模拟信号的采集,对于数据采集有借鉴意义-The program using pic MCU A/D module analog signal acquisition, for data acquisition have referential significance
Platform: | Size: 1024 | Author: 黄亚 | Hits:

[SCMelectromotor

Description: PIC84单片机开发的步进电机的程序,可应用于PIC应用于步进电机的开发做参考。-PIC84 single-chip stepper motor development procedures can be applied to PIC stepper motor used in the development of reference to do.
Platform: | Size: 1024 | Author: | Hits:

[Special Effectschepaidingwei

Description: 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。
Platform: | Size: 748544 | Author: 王盛世 | Hits:

[Other Embeded programInPicSourceCodeUnderTheCC2420

Description: 在基于pic单片机的cc2420的Zigbee无线节点设计中的相关源代码-Pic based on the CC2420 single-chip Zigbee wireless node design of the relevant source code
Platform: | Size: 7168 | Author: 刘炜 | Hits:

[Otherhtpicc950PL2_Crack

Description: MICROCHIP PIC 8位机 10/12/14/16系列单片机 PICC 9.50 C编译器-MICROCHIP PIC 8 Series 10/12/14/16 positioner Singlechip PICC 9.50 C compiler
Platform: | Size: 334848 | Author: huang | Hits:

[Special EffectsLicensePlateRecognition

Description: 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。-err
Platform: | Size: 2741248 | Author: 肖伟 | Hits:

[DSP programpic

Description: dsp arm的很多讲义和说明。 关于怎样使用ccs bios以及matlab到dsp的代码转化,已经弄成可以打印的格式了-dsp arm of a lot of notes and annotations. On how to use matlab to ccs bios and dsp code transformation, has made it to print the format of the
Platform: | Size: 27614208 | Author: www | Hits:

[Energy industrydanxiangquanqiao

Description:
Platform: | Size: 10240 | Author: sjw | Hits:

[matlablida

Description: 一个无刷直流电机模型及其PIC控制算法模型,可以实际使用。-A brushless DC motor model and PIC model control algorithm can be actually used.
Platform: | Size: 22528 | Author: tongliang | Hits:

[matlabIC-final

Description: Fuzzy controller for a thermal process using the guide interface of MATLAB and the USB communication whith a PIC 18F4455 microcontroller.
Platform: | Size: 126976 | Author: Fernando Ranaudo | Hits:

[Otherinstall_dsPIC_R2009a

Description: Matlab-Simulink device driver Blockset for PIC/dsPIC Microcontrollers
Platform: | Size: 560128 | Author: omar | Hits:

[MiddleWarevblast_decoder_MMSE_IC

Description: MMSE译码算法 用matlab进行仿真-MMSE decoding algorithm matlab simulation
Platform: | Size: 1024 | Author: 江克 | Hits:

[Other Embeded programAdvanced_PIC_Microcontroller_Projects_in_C

Description: help you write code C for Pic
Platform: | Size: 12982272 | Author: Nguyen | Hits:

[Othermultiuser

Description: 本文针对并行干扰抵消检测器的不足之处,提出了改进的并行干扰抵消检测算法——基于多项式展开的并行干扰抵消多用户检测算法。该算法将多项式展开检测器作为并行干扰抵消检测器第一级的数据估计值,以提高检测可靠性。通过仿真实验,首先验证了多项式展开检测器的性能。然后比较改进算法与传统检测器的性能,验证改进算法的系统性能得到明显改善;并与并行干扰抵消检测器、解相关检测器和MMSE检测器相比较,验 证得到该改进算法的性能也有不同程度的改善。 -this paper discusses the principle and performance of the conventional detector and the parallel interference cancellation(PIC)detector separately.Since the conventional detector take MAI only as the background noise without considering the existence of the other users,the existence of MAI has a significant impact on the performance of CDMA systems.Each stage of PIC detector utilizes the data estimates of the initial or previous stage,produces a new set of MAI estimates,and then subtracts out all of the MAI for each user in parallel.Through Monte Carlo simulation in different scenarios,the results illustrate the influence of MAI in conventional CDMA ystems.Theexperimental results show PIC detector can effectively eliminate MAI andimprove the system BER.
Platform: | Size: 571392 | Author: bluels123 | Hits:

[matlabIIR_Bandstop

Description: matlab ı ı r code for pic application
Platform: | Size: 870400 | Author: osman | Hits:

[Special Effectslpt

Description: 实现直角坐标系至极坐标系下的图形图像变换。本方法为最新的快速变换方法,可应用于相位相关下的带旋转平移、缩放等变换。-the method can transform pic to radan.it can be used by PC to get the roation.
Platform: | Size: 1024 | Author: kevin | Hits:
« 12 3 4 »

CodeBus www.codebus.net